Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix (change) printing of complexes #1181

Merged
merged 2 commits into from
Aug 9, 2023
Merged

fix (change) printing of complexes #1181

merged 2 commits into from
Aug 9, 2023

Conversation

fieker
Copy link
Collaborator

@fieker fieker commented Aug 8, 2023

  • all directions of all arrows in printing are reversed
  • different printing for free_res and repsentations
  • the fun!

(needs to be supplemented by an Oscar pr to

  • use the new stuff
  • fix the doctests )

 - all directions of all arrows in printing are reversed
 - different printing for free_res and repsentations
 - the fun!

(needs to be supplemented by an Oscar pr to
 - use the new stuff
 - fix the doctests
)
@codecov
Copy link

codecov bot commented Aug 8, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.01% ⚠️

Comparison is base (a1f0e15) 74.40% compared to head (4c18aac) 74.40%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1181      +/-   ##
==========================================
- Coverage   74.40%   74.40%   -0.01%     
==========================================
  Files         346      346              
  Lines      110601   110637      +36     
==========================================
+ Hits        82291    82316      +25     
- Misses      28310    28321      +11     
Files Changed Coverage Δ
src/GrpAb/ChainComplex.jl 0.00% <0.00%> (ø)

... and 31 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@fieker fieker merged commit 4422531 into master Aug 9, 2023
11 of 16 checks passed
@fieker fieker deleted the ComplexPrinting branch August 9, 2023 08:25
@fieker
Copy link
Collaborator Author

fieker commented Aug 9, 2023

I see no doctest failures any more..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant